Blazor コントロール
InsertRangeAsync メソッド (C1WrapDataCollection<S,T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1WrapDataCollection<S,T> クラス : InsertRangeAsync メソッド
シンタックス
'宣言
 
Public Overridable Function InsertRangeAsync( _
   ByVal startingIndex As System.Integer, _
   ByVal items As System.Collections.Generic.IEnumerable(Of S), _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task(Of Integer)
public virtual System.Threading.Tasks.Task<int> InsertRangeAsync( 
   System.int startingIndex,
   System.Collections.Generic.IEnumerable<S> items,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

startingIndex
items
cancellationToken
参照

C1WrapDataCollection<S,T> クラス
C1WrapDataCollection<S,T> メンバ